projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99c122d
)
ci: Bump MSRV
author
Colin Walters
<walters@verbum.org>
Thu, 9 Jun 2022 21:49:18 +0000
(17:49 -0400)
committer
Colin Walters
<walters@verbum.org>
Thu, 9 Jun 2022 21:49:18 +0000
(17:49 -0400)
To match what's in ostree-rs-ext.
.github/workflows/rust.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/rust.yml
b/.github/workflows/rust.yml
index a830c0e85e9a03a74e08019dd9006c4b15b9de16..b9c972e233a5d73a5e43a503013a98474086b436 100644
(file)
--- a/
.github/workflows/rust.yml
+++ b/
.github/workflows/rust.yml
@@
-15,7
+15,7
@@
env:
# TODO: Automatically query this from the C side
LATEST_LIBOSTREE: "v2022_5"
# Minimum supported Rust version (MSRV)
- ACTION_MSRV_TOOLCHAIN: 1.5
4.0
+ ACTION_MSRV_TOOLCHAIN: 1.5
8.1
# Pinned toolchain for linting
ACTION_LINTS_TOOLCHAIN: 1.56.0